[XEND] xc_save/xc_restore open the libxc interface independently
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 15 Aug 2006 18:04:43 +0000 (19:04 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 15 Aug 2006 18:04:43 +0000 (19:04 +0100)
commitd0ed0b289c9d86f395e3e242c964447e1bfa775e
treee9d21822ff41b54b8eb8f768dd18a7f5b4ea422b
parent835d343163ca88a2d58d96680a43b865f143b33c
[XEND] xc_save/xc_restore open the libxc interface independently
of their parent. This is required now that the interface fd is
marked for close-on-exec.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/python/xen/xend/XendCheckpoint.py
tools/xcutils/xc_restore.c
tools/xcutils/xc_save.c